IDirect3D7

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

CreateDevice
HRESULT CreateDevice(REFCLSID , LPDIRECTDRAWSURFACE7 , LPDIRECT3DDEVICE7* )
Undocumented in source.
CreateVertexBuffer
HRESULT CreateVertexBuffer(LPD3DVERTEXBUFFERDESC , LPDIRECT3DVERTEXBUFFER7* , DWORD )
Undocumented in source.
EnumDevices
HRESULT EnumDevices(LPD3DENUMDEVICESCALLBACK7 , LPVOID )
Undocumented in source.
EnumZBufferFormats
HRESULT EnumZBufferFormats(REFCLSID , LPD3DENUMPIXELFORMATSCALLBACK , LPVOID )
Undocumented in source.
EvictManagedTextures
HRESULT EvictManagedTextures()
Undocumented in source.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta